Skip to content

Commit

Permalink
Bump PG version (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomirp authored Aug 18, 2023
1 parent 3ed75cf commit e35bdf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rockcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: charmed-postgresql # the name of your ROCK
base: ubuntu:22.04 # the base environment for this ROCK
version: '14.8' # just for humans. Semantic versioning is recommended
version: '14.9' # just for humans. Semantic versioning is recommended
summary: PostgreSQL in a ROCK. # 79 char long summary
description: |
The PostgreSQL ROCK is created using the
Expand Down

0 comments on commit e35bdf8

Please sign in to comment.